Fix Website Documentation before releasing 0.80#1069
Merged
anupriya13 merged 3 commits intomicrosoft:mainfrom Aug 18, 2025
Merged
Fix Website Documentation before releasing 0.80#1069anupriya13 merged 3 commits intomicrosoft:mainfrom
anupriya13 merged 3 commits intomicrosoft:mainfrom
Conversation
) ## Description This PR updates the documentation to reflect the New Architecture default for new applications in 0.80, and also refreshes the documentation on the differences between the architectures for RNW. ### Why We are switching the default for new projects in 0.80. We are also directing more folks to the "New vs. Old Architecture" page both within the docs and from outside. Resolves microsoft#1046 ## Screenshots N/A ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/microsoft/react-native-windows-samples/pull/1051)
HariniMalothu17
approved these changes
Aug 18, 2025
anupriya13
added a commit
to anupriya13/react-native-windows-samples
that referenced
this pull request
Aug 26, 2025
This was referenced Aug 26, 2025
anupriya13
added a commit
that referenced
this pull request
Aug 27, 2025
## Description ### Why What is the motivation for this change? Add a few sentences describing the context and overall goals of the pull request's commits. Need to fix some PRs we reverted for fabric 0.80 default Revert #1069 Re-apply microsoft/react-native-windows#14985 Resolves #1084 ## Screenshots Add any relevant screen captures here from before or after your changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Why
What is the motivation for this change? Add a few sentences describing the context and overall goals of the pull request's commits.
It's regarding the PR we recently reverted, we need to add some part of it back in website.
#1057
Resolves #1068
Screenshots
Add any relevant screen captures here from before or after your changes.
Microsoft Reviewers: Open in CodeFlow